| lcTIN_PntDelDup | Home |
|
int lcTIN_PntDelDup ( HANDLE hTIN, double Delta, HANDLE hLcWnd ); |
| hTIN | |
| Handle to a TIN object. | |
| Delta | |
| Minimal allowed distance between points. If distance is less then a point is treated as duplicated and will be deleted. | |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| Number of deleted points. |